Skip to content

module: fix limited object id space#1439

Merged
emidoots merged 1 commit intohexops:mainfrom
OliveThePuffin:ObjectIDSpace
Feb 28, 2026
Merged

module: fix limited object id space#1439
emidoots merged 1 commit intohexops:mainfrom
OliveThePuffin:ObjectIDSpace

Conversation

@OliveThePuffin
Copy link
Contributor

@OliveThePuffin OliveThePuffin commented Dec 13, 2025

This should fix #1433 without adding too much complexity and without detracting from future C ABI compatibility.
Unit tests included.

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.

@emidoots emidoots merged commit 41e0762 into hexops:main Feb 28, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Object System: Object ID space is more limited than it should be, causing int truncation panics

2 participants